RM Analyzer Help

Variable: Integration of acceleration and velocity tables

Tables may be integrated due to time. The variable A will be considered as time and B as acceleration a or velocity v. The source table can be taken from an ASCII file or from an existing table, respectively.

SettingDescription
a(t) -> u(t) Calculate an u(t) - table by 2 integration steps.
v(t) -> u(t) Calculate an u(t) - table by 1 integration step.
ASCII-file File name with table values A and B.
  • [ , ] - separated Values A and B are separated by a comma.
  • [TAB] - separated Values A and B are separated by a [TAB].
  • [   ] - separated Values A and B are separated by a space.
Existing table Existing table of the table chosen in the list.
New table The integration result will be stored in a new table with piecewisely linear shape.
Note: A table of the same name must not exist!
Intermediate points For 0, the intervals of the source are taken for the destination table, else the intervals are sub-divided.
u-start For the integration of a v or a, a initial value for u at the 1st time point can be given.
v-start For the integration of a a, a initial value for v at the 1st time point can be given.